home *** CD-ROM | disk | FTP | other *** search
- -- card: 35797 from stack: in.3r
- -- bmap block id: 0
- -- flags: 0000
- -- background id: 2612
- -- name: Ejector
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=202 top=234 right=283 bottom=265
- -- title width / last selected line: 0
- -- icon id / first selected line: 27056 / 27056
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Try it...
- ----- HyperTalk script -----
- on mouseUp
- Answer "Which drive do you want to eject?" with "1" or "2" or "Cancel"
- if it is "1" then ejector 1
- else if it is "2" then ejector 2
- end mouseUp
-
-
-
- -- part contents for background part 13
- ----- text -----
- 36
-
- -- part contents for background part 2
- ----- text -----
- Ejector
-
- -- part contents for background part 3
- ----- text -----
-
- Ejects floppy disks.
-
-
- Jim Spencer
- 1280 Westminster Street #302
- St. Paul, MN 55101
-
- GEnie: JPSPENCER
-
- -- part contents for background part 30
- ----- text -----
- XCMD
-
- -- part contents for background part 10
- ----- text -----
- Syntax:
-
- Ejector <drive #>
-